diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-25 10:02:32 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-25 10:02:32 +0100 |
commit | f168fcad9d41a6ac88ce24da8238e9c417a9f114 (patch) | |
tree | 81b7db72e8057f02739e82f285e52f29f0801dbf /gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum | |
parent | 1084b70a4926752fc06e78e79e1b58f815b4dd2a (diff) |
gcc: 3336556d2cb32f46322922a83015f760cfb79d8f (2012-11-13; 6b7a0b5b7dfa4071c95418040cc0ee1528ba7915 (2012-08-05))
Diffstat (limited to 'gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum')
-rw-r--r-- | gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum b/gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum new file mode 100644 index 00000000..edc9d216 --- /dev/null +++ b/gcc/kepler.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum @@ -0,0 +1,64 @@ +Test Run By thomas on Thu Nov 22 11:11:37 2012 +Native configuration is i686-pc-linux-gnu + + === libatomic tests === + +Schedule of variations: + unix + +Running target unix +Running ../../../../master/libatomic/testsuite/libatomic.c/c.exp ... +PASS: libatomic.c/atomic-compare-exchange-1.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-1.c execution test +PASS: libatomic.c/atomic-compare-exchange-2.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-2.c execution test +PASS: libatomic.c/atomic-compare-exchange-3.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-3.c execution test +PASS: libatomic.c/atomic-compare-exchange-4.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-4.c execution test +UNSUPPORTED: libatomic.c/atomic-compare-exchange-5.c +PASS: libatomic.c/atomic-exchange-1.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-1.c execution test +PASS: libatomic.c/atomic-exchange-2.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-2.c execution test +PASS: libatomic.c/atomic-exchange-3.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-3.c execution test +PASS: libatomic.c/atomic-exchange-4.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-4.c execution test +UNSUPPORTED: libatomic.c/atomic-exchange-5.c +PASS: libatomic.c/atomic-generic.c (test for excess errors) +PASS: libatomic.c/atomic-generic.c execution test +PASS: libatomic.c/atomic-load-1.c (test for excess errors) +PASS: libatomic.c/atomic-load-1.c execution test +PASS: libatomic.c/atomic-load-2.c (test for excess errors) +PASS: libatomic.c/atomic-load-2.c execution test +PASS: libatomic.c/atomic-load-3.c (test for excess errors) +PASS: libatomic.c/atomic-load-3.c execution test +PASS: libatomic.c/atomic-load-4.c (test for excess errors) +PASS: libatomic.c/atomic-load-4.c execution test +UNSUPPORTED: libatomic.c/atomic-load-5.c +PASS: libatomic.c/atomic-op-1.c (test for excess errors) +PASS: libatomic.c/atomic-op-1.c execution test +PASS: libatomic.c/atomic-op-2.c (test for excess errors) +PASS: libatomic.c/atomic-op-2.c execution test +PASS: libatomic.c/atomic-op-3.c (test for excess errors) +PASS: libatomic.c/atomic-op-3.c execution test +PASS: libatomic.c/atomic-op-4.c (test for excess errors) +PASS: libatomic.c/atomic-op-4.c execution test +UNSUPPORTED: libatomic.c/atomic-op-5.c +PASS: libatomic.c/atomic-store-1.c (test for excess errors) +PASS: libatomic.c/atomic-store-1.c execution test +PASS: libatomic.c/atomic-store-2.c (test for excess errors) +PASS: libatomic.c/atomic-store-2.c execution test +PASS: libatomic.c/atomic-store-3.c (test for excess errors) +PASS: libatomic.c/atomic-store-3.c execution test +PASS: libatomic.c/atomic-store-4.c (test for excess errors) +PASS: libatomic.c/atomic-store-4.c execution test +UNSUPPORTED: libatomic.c/atomic-store-5.c +PASS: libatomic.c/generic-2.c (test for excess errors) +PASS: libatomic.c/generic-2.c execution test + + === libatomic Summary === + +# of expected passes 44 +# of unsupported tests 5 |